tests: Add a parsing test for nth-child()
authorBenjamin Otte <otte@redhat.com>
Sun, 18 Mar 2012 01:19:41 +0000 (02:19 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:08 +0000 (08:59 +0200)
commitcbe40f27e18e3ac9265a8778178b8b0d720092a7
tree615234ffb873eda1277dc2c343f7491c2e105314
parent3bdde54aaf92bca5c0511307b77b2c7afcbc4d3d
tests: Add a parsing test for nth-child()

Now that we support the an+b notation, make sure we really do.
Maybe my generating script went a bit overboard with the space
possibilities though...
tests/css/parser/Makefile.am
tests/css/parser/nth-child.css [new file with mode: 0644]
tests/css/parser/nth-child.ref.css [new file with mode: 0644]